.Net Framework > v2.0.50727 > System > Data > DataTable > WriteXmlSchema WriteXmlSchema(Stream)
WriteXmlSchema(Stream,Boolean)
WriteXmlSchema(TextWriter)
WriteXmlSchema(TextWriter,Boolean)
WriteXmlSchema(String)
WriteXmlSchema(String,Boolean)
WriteXmlSchema(XmlWriter)
WriteXmlSchema(XmlWriter,Boolean)


WriteXmlSchema(Stream)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema to the specified stream.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXmlSchema(Stream,Boolean)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema to the specified stream. To save the schema for the table and all its descendants, set the writeHierarchy parameter to true.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
writeHierarchyBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXmlSchema(TextWriter)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema using the specified System.IO.TextWriter.
Type
void
Character
public
Parameters
NameTypeDescription
writerTextWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXmlSchema(TextWriter,Boolean)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema using the specified System.IO.TextWriter. To save the schema for the table and all its descendants, set the writeHierarchy parameter to true.
Type
void
Character
public
Parameters
NameTypeDescription
writerTextWriter
writeHierarchyBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXmlSchema(String)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema to the specified file.
Type
void
Character
public
Parameters
NameTypeDescription
fileNameString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXmlSchema(String,Boolean)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema to the specified file. To save the schema for the table and all its descendants, set the writeHierarchy parameter to true.
Type
void
Character
public
Parameters
NameTypeDescription
fileNameString
writeHierarchyBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXmlSchema(XmlWriter)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema using the specified System.Xml.XmlWriter.
Type
void
Character
public
Parameters
NameTypeDescription
writerXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXmlSchema(XmlWriter,Boolean)

Category
Method
Description
Writes the current data structure of the System.Data.DataTable as an XML schema using the specified System.Xml.XmlWriter. To save the schema for the table and all its descendants, set the writeHierarchy parameter to true.
Type
void
Character
public
Parameters
NameTypeDescription
writerXmlWriter
writeHierarchyBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database